//-----------------------------------------------------------------------------
//
//  global/localization.txt
//
// Copyright (C) 2000 by 2015, Inc.
// All rights reserved.
//
// This source may not be distributed and/or modified without
// expressly written permission by 2015, Inc.
//
//-----------------------------------------------------------------------------
// Last Updated: November 13, 2001
// -------------------------------
//
// - May 10, 2001 -------------------------------------------------------------
//	ZeLeX - Created
//
//-----------------------------------------------------------------------------
//
// Localization File:
//
// Sample Formatting:
// ------------------
// { "Reference Name" "Localization Name" }
// In English the Reference Name and Localization Name should be the same. If you wish to add a new Reference Name the code must be adjusted for the new data
//
//

// Custom part for Amsterdam Airstrike. add this to your localization.txt

{ "BombingSquad #" "BombingSquad #" }
( " Activity: Ready for Bombing" " Activity: Ready for Bombing" } 
( " Activity: Bombing" " Activity: Bombing" }
( " Activity: Bombing at low speed - Fuel shortage" " Activity: Bombing at low speed - Fuel shortage" }
{ " Activity: Flying by - No ammunition" " Activity: Flying by - No ammunition" }
{ " Activity: Inactive - Too many military losses" " Activity: Inactive - Too many military losses" }
{ " Activity: Unknown" " Activity: Unknown" }
{ "Commander of BombSquad #" "Commander of BombSquad #" }
{ " :We cannot bomb for a while, due to many military losses" " :We cannot bomb for a while, due to many military losses" }
{ " :We're already bombing - but we'll double our efforts" " :We're already bombing - but we'll double our efforts" }
{ "You are not allowed to use this device" "You are not allowed to use this device" }

// End of costum part, now entering the default part


